From: Wei Yongjun Date: Fri, 5 Oct 2012 00:15:47 +0000 (-0700) Subject: kdump: remove unneeded include X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~10231^2~39 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=de4ec99c32cca755a11f91abb86ed94ce11f2e60;p=linux-4.9.git kdump: remove unneeded include The inclusion of is unnecessary. Signed-off-by: Wei Yongjun Reviewed-by: Simon Horman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/kernel/kexec.c b/kernel/kexec.c index 0668d58d6413..5e4bd7864c5d 100644 --- a/kernel/kexec.c +++ b/kernel/kexec.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include